home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 2608 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: vb.franken.de!volker
  2. From: volker@vb.franken.de (Volker Barthelmann)
  3. Subject: Re: FPU and games?
  4. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.games,comp.sys.amiga.hardware,comp.sys.amiga.misc,comp.sys.amiga.graphics
  5. Followup-To: comp.sys.amiga.programmer,comp.sys.amiga.games,comp.sys.amiga.hardware,comp.sys.amiga.misc,comp.sys.amiga.graphics
  6. References: <38232041@kone.fipnet.fi> <volker.0ed8@vb.franken.de> <38232075@kone.fipnet.fi> <volker.0ehd@vb.franken.de> <38232112@kone.fipnet.fi> <volker.0en5@vb.franken.de> <38232154@kone.fipnet.fi>
  7. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  8. Message-ID: <volker.0eto@vb.franken.de>
  9. Date: 26 Jan 96 19:24:10 MET
  10. Organization: home
  11.  
  12. Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  13. :
  14. : Now, with those fmoves to data registers this loop
  15. : was very slow. Any reason why?
  16.  
  17. It seems that You have to open the math.libraries to avoid this (although
  18. You don't use them).
  19. Try to open mathieeesingbas.library, mathieeedoubbas.library and perhaps
  20. mathieeedoubtrans.library (to be sure open them in exactly this order -
  21. under certain circumstances this makes a difference!).
  22.  
  23. This seemed to work for me.
  24.  
  25. Volker
  26.  
  27.